Patch pprint to make pytest diffs nicer for big objects#92
Merged
samuelcolvin merged 13 commits intosamuelcolvin:mainfrom Aug 12, 2024
Merged
Patch pprint to make pytest diffs nicer for big objects#92samuelcolvin merged 13 commits intosamuelcolvin:mainfrom
samuelcolvin merged 13 commits intosamuelcolvin:mainfrom
Conversation
Sets the timezone in the tests, and uses the timezone of approx to convert from unix number
This makes it easier to run the tests in my IDE
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #92 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 12 12
Lines 814 822 +8
Branches 150 153 +3
=========================================
+ Hits 814 822 +8
Continue to review full report in Codecov by Sentry.
|
Contributor
Author
|
ready to review |
Owner
|
LGTM, please can you add an screenshot or similar example to PR showing how this improves the display? |
Contributor
Author
|
As in the original issue, before: After: |
Contributor
Author
|
This problem threw me off today, please can this be merged? |
Owner
|
thanks so much. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaces alexmojaki#1
Closes #73